home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CPasswordText 1.0 / READ ME next >
Encoding:
Text File  |  1994-11-30  |  490 b   |  14 lines  |  [TEXT/R*ch]

  1. Name: CPasswordText
  2. Version: 1.0
  3. Category: classes
  4. Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu> 
  5. Date: 93-05
  6. TCL-Version: 1.1.2
  7. TCL-Language: C
  8. Copyright: Copyright (C) 1993 by Brown University. All rights reserved.
  9.  
  10. A subclass of CDialogText for entering hidden password text. Password
  11. text is limited to 100 characters currently, but there is no limitation
  12. checking. This class replaces TextEdit's draw hook with one that draws 
  13. bullets. A Showcase application is included.
  14.